.fixed-aside {
    position: fixed;
    bottom: 15%;
    left: 500px;
    margin-left: 50%;
    width: 42px;
}
.fixed-aside .fixed-go-top {
    height: 32px;
    width: 32px;
    padding: 5px;
    border-radius: 2px;
    text-align: center;
    background-color: #5e5e5e;
    color: #fff;
    overflow: hidden;
    margin-bottom: 3px;
    line-height: normal;
    font-size: 12px;
    display: none;
}
.fixed-aside .fixed-feed-back {
    height: 32px;
    width: 32px;
    padding: 5px;
    border-radius: 2px;
    display: block;
    text-align: center;
    background-color: #999;
    margin-bottom: 3px;
    color: #fff;
    overflow: hidden;
    font-size: 12px;
    line-height: normal;
}
.fixed-aside .fixed-regist {
    height: 32px;
    width: 32px;
    padding: 5px;
    border-radius: 2px;
    display: block;
    text-align: center;
    background-color: #999;
    color: #fff;
    overflow: hidden;
    font-size: 12px;
    line-height: normal;
}
.fixed-aside .fixed-regist i {
    margin: 1px 0 8px;
}
.fixed-aside .fixed-regist .text-regist {
    margin-top: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.fixed-aside a .text-go-top, .fixed-aside a .text-feed-back {
    display: none;
    color: #fff;
    line-height: 1.3em;
}
.pagerbar {
    text-align: right;
    color: #666;
    font-size: 12px;
    height: 26px;
    font-family: Arial;
    line-height: 24px;
    white-space: nowrap;
}
.pagerbar a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    text-align: center;
    margin: 0 2px;
    height: 24px;
    overflow: hidden;
    border: #f6f6f6 1px solid;
    background-color: #f6f6f6;
    color: #127db3;
    padding: 0 10px;
    outline: none;
}
.pagerbar a:hover, .pagerbar a.current {
    color: #fff;
    background-color: #3d9ccc;
    border: #3d9ccc 1px solid;
}
.pagerbar a.first, .pagerbar a.disabled.first, .pagerbar a.disabled.last, .pagerbar a.last {
    background-image: url(/concat.lietou-static.com/dev/c/pc/v3/static/images/plugins/pager/page_bar.png);
    background-repeat: no-repeat;
    width: 5px;
}
.pagerbar a.first {
    background-position: 9px 0;
}
.pagerbar a.last {
    background-position: 9px -24px;
}
.pagerbar a.first:hover {
    background-position: 9px -96px;
}
.pagerbar a.last:hover {
    background-position: 9px -120px;
}
.pagerbar a.disabled.first, .pagerbar a.disabled.first:hover {
    background-position: 9px -48px;
}
.pagerbar a.disabled.last, .pagerbar a.disabled.last:hover {
    background-position: 9px -72px;
}
.pagerbar a.disabled, .pagerbar a.disabled:hover {
    color: #bfbfbf;
    background-color: #f6f6f6;
    border: #f6f6f6 1px solid;
    overflow: hidden;
    cursor: default;
}
.pagerbar a.current {
    font-weight: bold;
    cursor: default;
}
.pagerbar .addition {
    margin-left: 15px;
    font-family: "\5B8B\4F53";
}
.pagerbar .addition .redirect {
    margin-left: 15px;
}
.pagerbar .addition .redirect input.pn {
    font-size: 12px;
    margin: 0 5px;
    line-height: 22px;
    font-family: Arial;
    color: #bfbfbf;
    width: 32px;
    height: 22px;
    text-align: center;
    border: 1px #eee solid;
}
.pagerbar .addition .redirect a.go {
    line-height: 24px;
    margin: 0 0 0 5px;
}
.submenu {
    margin-bottom: 20px;
}
.submenu nav {
    border-bottom: 1px solid #cccccc;
}
.submenu nav ul {
    margin: 0 -5px;
    line-height: 36px;
    *zoom: 1;
}
.submenu nav ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.submenu nav ul li {
    float: left;
    position: relative;
    white-space: nowrap;
    margin: 0 5px;
    font-size: 14px;
}
.submenu nav ul li a {
    display: block;
    padding: 0 35px;
    font-weight: bold;
    color: #666;
    background-color: #eee;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-radius: 3px 3px 0 0;
}
.submenu nav ul li a:hover {
    text-decoration: none;
}
.submenu nav ul li.active a {
    color: #fff;
    font-weight: bold;
    background-color: #548cb8;
    border-color: #557999;
}
.submenu .leafmenu {
    margin-top: 10px;
    margin-bottom: -10px;
}
.submenu .leafmenu ul {
    margin-left: 10px;
    *zoom: 1;
}
.submenu .leafmenu ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.submenu .leafmenu ul li {
    float: left;
    position: relative;
    background-color: #fff;
    white-space: nowrap;
    margin-right: 5px;
}
.submenu .leafmenu ul li a {
    display: block;
    padding: 0 8px;
    line-height: 20px;
    text-decoration: none;
}
.submenu .leafmenu ul li.active {
    background-color: #6693b7;
    border: 1px solid #547a99;
    border-radius: 3px;
}
.submenu .leafmenu ul li.active:before, .submenu .leafmenu ul li.active:after {
    width: 0;
    height: 0;
    left: 50%;
    line-height: 0;
    border: 5px solid;
    display: block;
    content: " ";
    position: absolute;
}
.submenu .leafmenu ul li.active:before {
    bottom: -10px;
    margin-left: -5px;
    border-color: #6693b7 transparent transparent transparent;
    z-index: 2;
}
.submenu .leafmenu ul li.active:after {
    bottom: -11px;
    margin-left: -5px;
    border-color: #547a99 transparent transparent transparent;
    z-index: 1;
}
.submenu .leafmenu ul li.active a {
    color: #fff;
    font-weight: bold;
}
.commonweblink-main {
    font-size: 12px;
    color: #7d7d7d;
}
.commonweblink-main a {
    color: #7d7d7d;
}
.commonweblink-main a:hover {
    color: #1d81c7
}
.commonweblink-main .commonweblink-box {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #dcdcdc;
    overflow:hidden;
}
.commonweblink-main .commonweblink-box:first-child {
    margin-top: 0;
    border-top: 0 none;
}
.commonweblink-main .commonweblink-box h3 {
    float: left;
    color: #666;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    margin-right: 5px;
}
.commonweblink-main .commonweblink-box h3.inline {
    display: inline;
}
.commonweblink-main .commonweblink-box p {
    line-height: 25px;
    float: left;
    margin-right: 15px;
    white-space:nowrap;
}
.commonweblink-main .commonweblink-box .box-content {
    display: inline;
    line-height: 25px;
}
html {
    overflow-y: scroll;
}
/*底部链接模块tab版*/
.web-link {
    margin-top: 20px;
}
.web-link ul.link-tab li {
    float: left;
    font-size: 16px;
    color: #7d7d7d;
    padding: 14px 20px;
    border: 1px solid transparent;
    position: relative;
    top: 1px;
}
.web-link ul.link-tab li.active {
    border: 1px solid #bfbfbf;
    border-bottom: 1px solid #f0f0f0;
}
.web-link .link-content {
    border-top: 1px solid #bfbfbf;
    padding-top: 35px;
    display: none;
}
.web-link .content-active {
    display: block;
}
.web-link .link-content a {
    text-decoration: none;
    cursor: pointer;
    display: block;
    float: left;
    width: 180px;
    margin-bottom: 20px;
    margin-right: 15px;
    font-size: 14px;
    color: #7d7d7d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*新的朋友*/
.friends-wrap{
    position:fixed;
    right:0;
    bottom:0;
    background-color:#fff;
    z-index:200;
    min-width:450px;
    border:1px solid #cfd2d3;
    -webkit-box-shadow:-2px 0 10px #d2d5d7;
    box-shadow:-2px 0 10px #d2d5d7;
}
.friends-wrap .chat-close{
    position:absolute;
    top:14px;
    right:15px;
    color:#fff;
    font-size: 16px;
    font-family: 'simsun';
    text-decoration: none;
}
#footer-beta2 {
    margin-top: 0;
    overflow: hidden;
}
#footer-beta2 .copy-footer {
    clear: both;
    background: #f6f6f6;
    margin-top: 20px;
    padding: 20px 0;
    color: #999;
    text-align: center;
}
.alert-ui-tips{
    z-index: 5;
    top: 120px;
    left: 0;
    margin: 0;
    padding: 15px 26px 20px 17px;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    border-color: transparent;
}
.alert-ui-tips .alert-info-left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-top: 5px;
}
.alert-ui-tips .alert-info-right{
    margin-left: 45px;
}
.alert-ui-tips .alert-info-right p{
    color: #fff;
}
.alert-ui-tips .alert-info-right p .orange-text{
    color: #fb8357;
}
.alert-ui-tips .alert-info-right div{
    padding-top: 10px;
}
.alert-ui-tips .alert-info-right div a.btn {
    color: #fb8357;
    border: 1px solid #fb8357;
    background: none;
    border-radius: 3px;
    text-decoration: none;
}
/*红包临时活动*/
.banner-container{
    height: 80px;
    background: #d9251a;
    width: 100%;
    text-align: center;
}
.banner-container img{
    cursor: pointer;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
canvas {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ========================================= basic ===================================== */
body {
    margin: 0;
    font-family: Tahoma, "\5B8B\4F53", Arial, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    background-color: #fff;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
p {
    margin: 0;
}
small {
    font-size: 85%;
}
strong {
    font-weight: bold;
}
em, i {
    font-style: normal;
}
cite {
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1, h2, h3 {
    line-height: 40px;
}
h1 {
    font-size: 38.5px;
}
h2 {
    font-size: 31.5px;
}
h3 {
    font-size: 24.5px;
}
h4 {
    font-size: 17.5px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 11.9px;
}
h1 small {
    font-size: 24.5px;
}
h2 small {
    font-size: 17.5px;
}
h3 small {
    font-size: 14px;
}
h4 small {
    font-size: 14px;
}
abbr {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.inline li, ol.inline li {
    display: inline-block;
    *display: inline;
    padding-right: 5px;
    padding-left: 5px;
    *zoom: 1;
}
dl {
    margin: 0;
}
dd {
    margin-left: 0;
}
dl.horizontal {
    *zoom: 1;
}
dl.horizontal:before, dl.horizontal:after {
    display: table;
    line-height: 0;
    content: "";
}
dl.horizontal:after {
    clear: both;
}
dl.horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
}
dl.horizontal dd {
    margin-left: 180px;
}
code, pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    border-radius: 3px;
}
code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}
pre {
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
}
pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}
pre.scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
hr {
    margin: 5px 0;
    border: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #ffffff;
    *height: 2px;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.hide {
    display: none;
}
.hidden {
    visibility: hidden;
}
a {
    color: #00528c;
    text-decoration: none;
}
a:hover, a:focus {
    color: #1d81c7;
    text-decoration: underline;
}
.muted {
    color: #999999;
}
a.muted:hover, a.muted:focus {
    color: #808080;
}
.text-warning {
    color: #ff6600;
}
a.text-warning:hover, a.text-warning:focus {
    color: #a47e3c;
}
.text-error {
    color: #b94a48;
}
a.text-error:hover, a.text-error:focus {
    color: #953b39;
}
.text-info {
    color: #3a87ad;
}
a.text-info:hover, a.text-info:focus {
    color: #2d6987;
}
.text-success {
    color: #468847;
}
a.text-success:hover, a.text-success:focus {
    color: #ff6600;
}
img.rounded {
    border-radius: 6px;
}
img.polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}
img.circle {
    border-radius: 500px;
}
.wrap {
    width: 980px;
}
.wrap, .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}
.wrap:before, .wrap:after, .container:before, .container:after {
    display: table;
    line-height: 0;
    content: "";
}
.wrap:after, .container:after {
    clear: both;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.float-none {
    float: none;
}
.row {
    margin-left: -20px;
    *zoom: 1;
}
.row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
.row .span {
    float: left;
    min-height: 1px;
    margin-left: 20px;
    _display: inline;
}
.span20, .row .span20 {
    width: 980px;
}
.span19, .row .span19 {
    width: 930px;
}
.span18, .row .span18 {
    width: 880px;
}
.span17, .row .span17 {
    width: 830px;
}
.span16, .row .span16 {
    width: 780px;
}
.span15, .row .span15 {
    width: 730px;
}
.span14, .row .span14 {
    width: 680px;
}
.span13, .row .span13 {
    width: 630px;
}
.span12, .row .span12 {
    width: 580px;
}
.span11, .row .span11 {
    width: 530px;
}
.span10, .row .span10 {
    width: 480px;
}
.span9, .row .span9 {
    width: 430px;
}
.span8, .row .span8 {
    width: 380px;
}
.span7, .row .span7 {
    width: 330px;
}
.span6, .row .span6 {
    width: 280px;
}
.span5, .row .span5 {
    width: 230px;
}
.span4, .row .span4 {
    width: 180px;
}
.span3, .row .span3 {
    width: 130px;
}
.span2, .row .span2 {
    width: 80px;
}
.span1, .row .span1 {
    width: 30px;
}
.offset18 {
    margin-left: 920px;
}
.offset17 {
    margin-left: 870px;
}
.offset16 {
    margin-left: 820px;
}
.offset15 {
    margin-left: 770px;
}
.offset14 {
    margin-left: 720px;
}
.offset13 {
    margin-left: 670px;
}
.offset12 {
    margin-left: 620px;
}
.offset11 {
    margin-left: 570px;
}
.offset10 {
    margin-left: 520px;
}
.offset9 {
    margin-left: 470px;
}
.offset8 {
    margin-left: 420px;
}
.offset7 {
    margin-left: 370px;
}
.offset6 {
    margin-left: 320px;
}
.offset5 {
    margin-left: 270px;
}
.offset4 {
    margin-left: 220px;
}
.offset3 {
    margin-left: 170px;
}
.offset2 {
    margin-left: 120px;
}
.offset1 {
    margin-left: 70px;
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;  /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 2px;
}
.alert, .alert h4 {
    color: #c09853;
}
.alert h4 {
    margin: 0 0 5px;
}
.alert .alert-close {
    float: right;
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
    padding: 0;
    cursor: pointer;
    background: transparent;
    *background: none;
    border: 0;
    -webkit-appearance: none;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    opacity: 0.2;
    text-decoration: none;
}
.alert-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.alert-inline {
    *display: inline;
}
.alert-success {
    color: #468847;
    background-color: #ecfae3;
    border-color: #cde2b7;
}
.alert-success h4 {
    color: #468847;
}
.alert-danger, .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
    color: #b94a48;
}
.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info h4 {
    color: #3a87ad;
}
.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}
.alert-block {
    margin-top: 5px;
}
.alert-no-close {
    padding-right: 14px;
}
.alert-no-close .alert-close {
    display: none;
}
.alert-cookie {
    display: none;
}
form {
    margin: 0 0 0;
}
.form-actions {
    margin-top: 20px;
}
.form-actions:before, .form-actions:after {
    display: table;
    line-height: 0;
    content: "";
}
.form-actions:after {
    clear: both;
}
.form-actions a, .form-actions button, .form-actions input {
    margin-right: 5px;
}
.help-block, .help-inline {
    color: #999;
}
.help-block {
    display: block;
}
.help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1;
}
.help-required {
    display: inline-block;
    *display: inline;
    color: #ff6600;
    font-family: "\5B8B\4F53", Arial, Helvetica, Arial, sans-serif;
    vertical-align: middle;
    margin-right: 5px;
    *zoom: 1;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
legend small {
    color: #999999;
}
label, input, button, select, textarea {
    font-weight: normal;
    line-height: 20px;
}
input, button, select, textarea {
    font-family: Tahoma, "\5B8B\4F53", Arial, Helvetica, Arial, sans-serif;
    vertical-align: middle;
}
label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
select, textarea, input.text, .simulation-text, input.disabled, textarea.disabled {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 20px;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    border-radius: 2px;
}
textarea {
    height: auto;
}
textarea, input.text, .simulation-text, input.disabled, textarea.disabled {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
    transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s, -webkit-box-shadow linear 0.2s;
}
textarea:focus, input.text:focus, .simulation-text:focus, input.disabled:focus, textarea.disabled:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;  /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}
input.radio, input.checkbox {
    line-height: normal;
    margin-right: 5px;
}
input.file {
    height: 30px;
    line-height: 30px;
}
select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 30px;
    *height: auto;
    *margin: 6px 0;
    line-height: 30px;
}
select.multiple {
    height: auto;
}
select:focus, input.file:focus, input.radio:focus, input.checkbox:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
}
input.disabled, textarea.disabled {
    color: #999999;
    cursor: not-allowed;
    background-color: #fcfcfc;
    border-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
}
input.disabled {
    overflow: hidden;
    white-space: nowrap;
}
textarea.disabled {
    width: auto;
    height: auto;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999999;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999999;
}
input.input-mini {
    height: 14px;
    padding: 2px 2px;
    font-size: 12px;
    line-height: 14px;
    border-radius: 2px;
}
input.input-small {
    height: 16px;
    padding: 2px 4px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 2px;
}
input.input-medium {
    height: 20px;
    padding: 4px 6px;  /*font-size: 14px;*/
    line-height: 20px;
}
input.input-large {
    height: 26px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 26px;
}
input.input-xlarge {
    height: 30px;
    padding: 4px 8px;
    font-size: 16px;
    line-height: 30px;
}
input.input-xxlarge {
    height: 36px;
    padding: 4px 8px;
    font-size: 18px;
    line-height: 36px;
}
input.text-error, textarea.text-error {
    color: #b94a48;
    border: 1px solid #b94a48;
}
.controls-row {
    margin-left: -20px;
    *zoom: 1;
}
.controls-row:before, .controls-row:after {
    display: table;
    line-height: 0;
    content: "";
}
.controls-row:after {
    clear: both;
}
.controls-row .span {
    margin-left: 20px;
}
input.span20, textarea.span20, .uneditable-input.span20 {
    width: 966px;
}
input.span19, textarea.span19, .uneditable-input.span19 {
    width: 916px;
}
input.span18, textarea.span18, .uneditable-input.span18 {
    width: 866px;
}
input.span17, textarea.span17, .uneditable-input.span17 {
    width: 816px;
}
input.span16, textarea.span16, .uneditable-input.span16 {
    width: 766px;
}
input.span15, textarea.span15, .uneditable-input.span15 {
    width: 716px;
}
input.span14, textarea.span14, .uneditable-input.span14 {
    width: 666px;
}
input.span13, textarea.span13, .uneditable-input.span13 {
    width: 616px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 566px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
    width: 516px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
    width: 466px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
    width: 416px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 366px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
    width: 316px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
    width: 266px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
    width: 216px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 166px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
    width: 116px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
    width: 66px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
    width: 16px;
}
.input-append, .input-prepend {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;  /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
form.search .input-append .search-query, form.search .input-prepend .search-query {
    border-radius: 0;
}
form.search .input-append .search-query {
    border-radius: 14px 0 0 14px;
}
form.search .input-append .btn {
    margin-left: -1px;
    border-radius: 0 14px 14px 0;
}
form.search .input-prepend .search-query {
    margin-left: -1px;
    border-radius: 0 14px 14px 0;
}
form.search .input-prepend .btn {
    border-radius: 14px 0 0 14px;
}
form.horizontal .control-group {
    margin-bottom: 10px;
    display: block;
    *zoom: 1;
}
form.horizontal .control-group:before, form.horizontal .control-group:after {
    display: table;
    line-height: 0;
    content: "";
}
form.horizontal .control-group:after {
    clear: both;
}
form.horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}
form.horizontal .controls {
    margin-left: 170px;
    *zoom: 1;
}
form.horizontal .controls:before, form.horizontal .controls:after {
    display: table;
    line-height: 0;
    content: "";
}
form.horizontal .controls:after {
    clear: both;
}
form.horizontal .controls-multiline {
    margin-bottom: 10px;
}
form.horizontal .controls .span {
    float: left;
}
form.horizontal .help-inline {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    *zoom: 1;
}
form.horizontal .help-inline {
    _display: inline;
}
form.horizontal .help-block {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
form.horizontal .form-actions {
    padding-left: 170px;
}
img.minixFace, img.miniFace, img.tinyFace, img.normalFace, img.middleFace, img.bigFace, img.tinyELogo, img.normalELogo, img.bigELogo {
    vertical-align: middle;
}
img.minixFace {
    width: 20px;
    height: 20px;
}
img.miniFace {
    width: 30px;
    height: 30px;
}
img.tinyFace {
    width: 50px;
    height: 50px;
}
img.normalFace {
    width: 80px;
    height: 80px
}
img.middleFace {
    width: 100px;
    height: 100px
}
img.bigFace {
    width: 200px;
    height: 200px
}
img.tinyELogo {
    width: 100px;
    height: 50px
}
img.normalELogo {
    width: 160px;
    height: 80px
}
img.bigELogo {
    width: 220px;
    height: 110px
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.minixFace:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 20px;
        height: 20px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.miniFace:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 30px;
        height: 30px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.tinyFace:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 50px;
        height: 50px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.normalFace:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 80px;
        height: 80px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.middleFace:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 100px;
        height: 100px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.bigFace:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 200px;
        height: 200px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.tinyELogo:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 100px;
        height: 50px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.normalELogo:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 160px;
        height: 80px;
    }
}
@-moz-document url-prefix(http.html), url-prefix(file.html) {
    img.bigELogo:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 220px;
        height: 110px;
    }
}
.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 5px 12px;
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.btn:hover, .btn:focus, .btn:active, .btn-active, .btn-disabled, .btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}
.btn:active, .btn-active {
    background-color: #cccccc \9;
}
.btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
}
.btn-mini {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 16px;
    *line-height: 15px;
    border-radius: 2px;
}
a.btn-mini {
    line-height: 18px;
}
.btn-small {
    padding: 2px 10px;
    font-size: 12px;
    line-height: 16px;
    *line-height: 15px;
    border-radius: 2px;
}
a.btn-small {
    line-height: 18px;
}
.btn-medium {
    padding: 5px 12px;
    font-size: 14px;
    line-height: 18px;
    *line-height: 16px;
    border-radius: 2px;
}
a.btn-medium {
    line-height: 18px;
}
.btn-large {
    padding: 7px 18px;
    font-size: 14px;
    line-height: 20px;
    *line-height: 17px;
    border-radius: 2px;
}
a.btn-large {
    line-height: 22px;
}
.btn-xlarge {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 22px;
    *line-height: 19px;
    font-weight: bold;
    border-radius: 2px;
}
a.btn-xlarge {
    line-height: 24px;
}
.btn-xxlarge {
    padding: 10px 20px;
    font-size: 18px;
    line-height: 24px;
    *line-height: 19px;
    font-weight: bold;
    border-radius: 2px;
}
a.btn-xxlarge {
    line-height: 26px;
}
.btn-primary {
    color: #ffffff;
    background: #3d9ccc;
    text-shadow: none;
    border: 1px #3b97c4 solid;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #3689b3;
    color: #fff;
    border: 1px #3485ad solid;
}
.btn-primary:active, .btn-primary.active {
    background-color: #003399 \9;
}
.btn-warning {
    color: #ffffff;
    background-color: #ffaa00;
    border: 1px #faa700 solid;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color: #ffffff;
    background-color: #fa9200;
    border: 1px #f58f00 solid;
}
.btn-warning:active, .btn-warning.active {
    background-color: #c67605 \9;
}
.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: #ffffff;
    background-color: #bd362f;
    *background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9;
}
.btn-light {
    color: #3d9ccc;  /*text-shadow: none;
                box-shadow:none;*/
    background: #e9f1f5;
    border: 1px #e4ecf0 solid;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.disabled, .btn-light[disabled] {
    background: #d5e9f2;
    color: #3d9ccc;
    border: 1px solid #d1e4ed;
}
a.btn-light:hover {
    color: #3d9ccc;
}
.btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9;
}
.btn-success {
    color: #ffffff;
    background-color: #62a422;
    border: 1px #5a9d19 solid;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: #ffffff;
    background-color: #418c00;
    border: 1px #418c00 solid;
}
.btn-success:active, .btn-success.active {
    background-color: #408140 \9;
}
.btn-info {
    color: #ffffff;
    background-color: #85b4cc;
    border: 1px #81b0c7 solid;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    color: #ffffff;
    background-color: #3689b3;
    border: 1px #3485ad solid;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #363636;
    *background-color: #222222;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background-image: linear-gradient(to bottom, #444444, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    color: #ffffff;
    background-color: #222222;
    *background-color: #151515;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link {
    color: #0088cc;
    cursor: pointer;
    _background: none;
    border-color: transparent;
    border-radius: 0;
}
.btn-link:hover, .btn-link:focus {
    color: #005580;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
    color: #333333;
    text-decoration: none;
}
.btn-group {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border-radius: 3px;
    font-size: 0;
    line-height: 0;
    padding-left: 1px;
    vertical-align: middle;
    overflow: hidden;
}
.btn-group {
    *display: inline;
}
.btn-group .btn {
    margin-left: -1px;
    border-radius: 0;
}
.btn-group .btn:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.btn-group .btn:last-of-type {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.btn-group .btn-mini, .btn-group .btn-small {
    padding-left: 5px;
    padding-right: 5px;
}
.input-append, .input-prepend {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-prepend input.disabled {
    font-size: 14px;
}
.input-append input, .input-append select, .input-append input.disabled {
    vertical-align: middle;
    margin-right: -1px;
    *margin-right: -2px;
    border-radius: 4px 0 0 4px;
}
.input-prepend input, .input-prepend select, .input-prepend input.disabled {
    vertical-align: middle;
    margin-left: -1px;
    *margin-left: -2px;
    border-radius: 0 4px 4px 0;
}
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}
.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn {
    vertical-align: middle;
    border-radius: 0;
}
.input-prepend .add-on, .input-prepend .btn {
    border-radius: 4px 0 0 4px;
}
.input-append .add-on, .input-append .btn {
    border-radius: 0 4px 4px 0;
}
.btn-disabled, .btn[disabled], .btn-disabled:hover, .btn[disabled]:hover, .btn-disabled:focus, .btn[disabled]:focus, .btn-disabled:active, .btn[disabled]:active {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    color: #999999;
    border: 1px #e0e0e0 solid;
}
.icons16 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icons16.c490131b.png);
    background-repeat: no-repeat;
    background-size: 784px 16px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    overflow: hidden;
}
.icons16-write {
    background-position: 0px 0px;
}
.icons16-vip {
    background-position: -16px 0px;
}
.icons16-vip-gray {
    background-position: -32px 0px;
}
.icons16-tips-close {
    background-position: -48px 0px;
}
.icons16-start-small {
    background-position: -64px 0px;
}
.icons16-start-small-light {
    background-position: -80px 0px;
}
.icons16-search {
    background-position: -96px 0px;
}
.icons16-refresh {
    background-position: -112px 0px;
}
.icons16-refresh-blue {
    background-position: -128px 0px;
}
.icons16-profile-light-blue {
    background-position: -144px 0px;
}
.icons16-position {
    background-position: -160px 0px;
}
.icons16-place {
    background-position: -176px 0px;
}
.icons16-phone {
    background-position: -192px 0px;
}
.icons16-phone-orange {
    background-position: -208px 0px;
}
.icons16-phone-blue {
    background-position: -224px 0px;
}
.icons16-new-orange {
    background-position: -240px 0px;
}
.icons16-new-circle {
    background-position: -256px 0px;
}
.icons16-mobile-white {
    background-position: -272px 0px;
}
.icons16-mobile-gray {
    background-position: -288px 0px;
}
.icons16-message-white {
    background-position: -304px 0px;
}
.icons16-message-gray {
    background-position: -320px 0px;
}
.icons16-mail-white {
    background-position: -336px 0px;
}
.icons16-mail-light-gray {
    background-position: -352px 0px;
}
.icons16-mail-gray {
    background-position: -368px 0px;
}
.icons16-logout-white {
    background-position: -384px 0px;
}
.icons16-logout-light-blue {
    background-position: -400px 0px;
}
.icons16-logout-gray {
    background-position: -416px 0px;
}
.icons16-lock {
    background-position: -432px 0px;
}
.icons16-hot-orange {
    background-position: -448px 0px;
}
.icons16-home-white {
    background-position: -464px 0px;
}
.icons16-help-white {
    background-position: -480px 0px;
}
.icons16-help-gray {
    background-position: -496px 0px;
}
.icons16-friends-white {
    background-position: -512px 0px;
}
.icons16-friends-gray {
    background-position: -528px 0px;
}
.icons16-error {
    background-position: -544px 0px;
}
.icons16-entericon {
    background-position: -560px 0px;
}
.icons16-edit {
    background-position: -576px 0px;
}
.icons16-edit-gray {
    background-position: -592px 0px;
}
.icons16-downarrow {
    background-position: -608px 0px;
}
.icons16-connections-white {
    background-position: -624px 0px;
}
.icons16-connections-gray {
    background-position: -640px 0px;
}
.icons16-code-refresh {
    background-position: -656px 0px;
}
.icons16-close {
    background-position: -672px 0px;
}
.icons16-close-white {
    background-position: -688px 0px;
}
.icons16-city-change {
    background-position: -704px 0px;
}
.icons16-blank {
    background-position: -720px 0px;
}
.icons16-arrow-right {
    background-position: -736px 0px;
}
.icons16-apple-white {
    background-position: -752px 0px;
}
.icons16-android-white {
    background-position: -768px 0px;
}
.icons24 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icons24.0ff2c053.png);
    background-repeat: no-repeat;
    background-size: 1752px 24px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    overflow: hidden;
}
.icons24-zhichang-blue {
    background-position: 0px 0px;
}
.icons24-work-exp {
    background-position: -24px 0px;
}
.icons24-user {
    background-position: -48px 0px;
}
.icons24-user-disabled {
    background-position: -72px 0px;
}
.icons24-user-blue {
    background-position: -96px 0px;
}
.icons24-time {
    background-position: -120px 0px;
}
.icons24-tencent {
    background-position: -144px 0px;
}
.icons24-success {
    background-position: -168px 0px;
}
.icons24-success-tips {
    background-position: -192px 0px;
}
.icons24-sns-level2 {
    background-position: -216px 0px;
}
.icons24-sns-level1 {
    background-position: -240px 0px;
}
.icons24-sina {
    background-position: -264px 0px;
}
.icons24-settings-vip {
    background-position: -288px 0px;
}
.icons24-settings-subscribe {
    background-position: -312px 0px;
}
.icons24-settings-safe {
    background-position: -336px 0px;
}
.icons24-settings-profile {
    background-position: -360px 0px;
}
.icons24-settings-proccessing {
    background-position: -384px 0px;
}
.icons24-settings-help {
    background-position: -408px 0px;
}
.icons24-settings-favorite {
    background-position: -432px 0px;
}
.icons24-settings-buyrecords {
    background-position: -456px 0px;
}
.icons24-search {
    background-position: -480px 0px;
}
.icons24-refresh {
    background-position: -504px 0px;
}
.icons24-realestate-each {
    background-position: -528px 0px;
}
.icons24-position {
    background-position: -552px 0px;
}
.icons24-place {
    background-position: -576px 0px;
}
.icons24-medicine {
    background-position: -600px 0px;
}
.icons24-medicine-white {
    background-position: -624px 0px;
}
.icons24-medicine-each {
    background-position: -648px 0px;
}
.icons24-lock {
    background-position: -672px 0px;
}
.icons24-lock-disabled {
    background-position: -696px 0px;
}
.icons24-jinrong-blue {
    background-position: -720px 0px;
}
.icons24-itinternet-each {
    background-position: -744px 0px;
}
.icons24-it {
    background-position: -768px 0px;
}
.icons24-it-white {
    background-position: -792px 0px;
}
.icons24-industry {
    background-position: -816px 0px;
}
.icons24-import {
    background-position: -840px 0px;
}
.icons24-import-white {
    background-position: -864px 0px;
}
.icons24-import-blue {
    background-position: -888px 0px;
}
.icons24-hot {
    background-position: -912px 0px;
}
.icons24-hot-flag {
    background-position: -936px 0px;
}
.icons24-honesty {
    background-position: -960px 0px;
}
.icons24-grayclose {
    background-position: -984px 0px;
}
.icons24-fire {
    background-position: -1008px 0px;
}
.icons24-financial {
    background-position: -1032px 0px;
}
.icons24-financial-white {
    background-position: -1056px 0px;
}
.icons24-financial-each {
    background-position: -1080px 0px;
}
.icons24-estate {
    background-position: -1104px 0px;
}
.icons24-estate-white {
    background-position: -1128px 0px;
}
.icons24-edu-exp {
    background-position: -1152px 0px;
}
.icons24-consumergoods-each {
    background-position: -1176px 0px;
}
.icons24-consumer {
    background-position: -1200px 0px;
}
.icons24-consumer-white {
    background-position: -1224px 0px;
}
.icons24-company {
    background-position: -1248px 0px;
}
.icons24-company-scale {
    background-position: -1272px 0px;
}
.icons24-company-industry {
    background-position: -1296px 0px;
}
.icons24-close {
    background-position: -1320px 0px;
}
.icons24-city-user {
    background-position: -1344px 0px;
}
.icons24-city-job-want {
    background-position: -1368px 0px;
}
.icons24-city-find {
    background-position: -1392px 0px;
}
.icons24-city-change {
    background-position: -1416px 0px;
}
.icons24-chat {
    background-position: -1440px 0px;
}
.icons24-car {
    background-position: -1464px 0px;
}
.icons24-car-white {
    background-position: -1488px 0px;
}
.icons24-blank {
    background-position: -1512px 0px;
}
.icons24-basic-info {
    background-position: -1536px 0px;
}
.icons24-automobile-each {
    background-position: -1560px 0px;
}
.icons24-arrow-right {
    background-position: -1584px 0px;
}
.icons24-account-weixin {
    background-position: -1608px 0px;
}
.icons24-account-weixin-hover {
    background-position: -1632px 0px;
}
.icons24-account-weibo {
    background-position: -1656px 0px;
}
.icons24-account-weibo-hover {
    background-position: -1680px 0px;
}
.icons24-account-qq {
    background-position: -1704px 0px;
}
.icons24-account-qq-hover {
    background-position: -1728px 0px;
}
.icons32 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icons32.5de569ae.png);
    background-repeat: no-repeat;
    background-size: 1536px 32px;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    overflow: hidden;
}
.icons32-warning {
    background-position: 0px 0px;
}
.icons32-user-login {
    background-position: -32px 0px;
}
.icons32-user-login-hover {
    background-position: -64px 0px;
}
.icons32-train {
    background-position: -96px 0px;
}
.icons32-subscribe {
    background-position: -128px 0px;
}
.icons32-start {
    background-position: -160px 0px;
}
.icons32-start-light {
    background-position: -192px 0px;
}
.icons32-serve {
    background-position: -224px 0px;
}
.icons32-search-white {
    background-position: -256px 0px;
}
.icons32-resume-compile {
    background-position: -288px 0px;
}
.icons32-resume-compile-hover {
    background-position: -320px 0px;
}
.icons32-refer {
    background-position: -352px 0px;
}
.icons32-refer-white {
    background-position: -384px 0px;
}
.icons32-real-estate {
    background-position: -416px 0px;
}
.icons32-produce {
    background-position: -448px 0px;
}
.icons32-poster {
    background-position: -480px 0px;
}
.icons32-medical {
    background-position: -512px 0px;
}
.icons32-media {
    background-position: -544px 0px;
}
.icons32-job-subscibe {
    background-position: -576px 0px;
}
.icons32-job-subscibe-hover {
    background-position: -608px 0px;
}
.icons32-job-collect {
    background-position: -640px 0px;
}
.icons32-job-collect-hover {
    background-position: -672px 0px;
}
.icons32-internet {
    background-position: -704px 0px;
}
.icons32-internet-white {
    background-position: -736px 0px;
}
.icons32-internet-orange {
    background-position: -768px 0px;
}
.icons32-home {
    background-position: -800px 0px;
}
.icons32-home-white {
    background-position: -832px 0px;
}
.icons32-hand {
    background-position: -864px 0px;
}
.icons32-gotop {
    background-position: -896px 0px;
}
.icons32-go {
    background-position: -928px 0px;
}
.icons32-find {
    background-position: -960px 0px;
}
.icons32-finance {
    background-position: -992px 0px;
}
.icons32-finance-white {
    background-position: -1024px 0px;
}
.icons32-finance-orange {
    background-position: -1056px 0px;
}
.icons32-feedback {
    background-position: -1088px 0px;
}
.icons32-energy {
    background-position: -1120px 0px;
}
.icons32-energy-white {
    background-position: -1152px 0px;
}
.icons32-energy-orange {
    background-position: -1184px 0px;
}
.icons32-electron {
    background-position: -1216px 0px;
}
.icons32-education {
    background-position: -1248px 0px;
}
.icons32-education-white {
    background-position: -1280px 0px;
}
.icons32-consumer {
    background-position: -1312px 0px;
}
.icons32-car {
    background-position: -1344px 0px;
}
.icons32-blank {
    background-position: -1376px 0px;
}
.icons32-arrow-right {
    background-position: -1408px 0px;
}
.icons32-arrow-left {
    background-position: -1440px 0px;
}
.icons32-apply-progress {
    background-position: -1472px 0px;
}
.icons32-apply-progress-hover {
    background-position: -1504px 0px;
}
.icons48 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icons48.93b59a27.png);
    background-repeat: no-repeat;
    background-size: 1104px 48px;
    width: 48px;
    height: 48px;
    vertical-align: middle;
    overflow: hidden;
}
.icons48-tencent {
    background-position: 0px 0px;
}
.icons48-success {
    background-position: -48px 0px;
}
.icons48-subscribe {
    background-position: -96px 0px;
}
.icons48-speed {
    background-position: -144px 0px;
}
.icons48-sina {
    background-position: -192px 0px;
}
.icons48-perfect {
    background-position: -240px 0px;
}
.icons48-other {
    background-position: -288px 0px;
}
.icons48-multiple {
    background-position: -336px 0px;
}
.icons48-medicine {
    background-position: -384px 0px;
}
.icons48-medicine-white {
    background-position: -432px 0px;
}
.icons48-lock {
    background-position: -480px 0px;
}
.icons48-it {
    background-position: -528px 0px;
}
.icons48-it-white {
    background-position: -576px 0px;
}
.icons48-financial {
    background-position: -624px 0px;
}
.icons48-financial-white {
    background-position: -672px 0px;
}
.icons48-estate {
    background-position: -720px 0px;
}
.icons48-estate-white {
    background-position: -768px 0px;
}
.icons48-consumer {
    background-position: -816px 0px;
}
.icons48-consumer-white {
    background-position: -864px 0px;
}
.icons48-car {
    background-position: -912px 0px;
}
.icons48-car-white {
    background-position: -960px 0px;
}
.icons48-blank {
    background-position: -1008px 0px;
}
.icons48-applysuccess {
    background-position: -1056px 0px;
}
.icons64 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icons64.caf15455.png);
    background-repeat: no-repeat;
    background-size: 128px 64px;
    width: 64px;
    height: 64px;
    vertical-align: middle;
    overflow: hidden;
}
.icons64-success {
    background-position: 0px 0px;
}
.icons64-blank {
    background-position: -64px 0px;
}
.icons72 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icons72.4e3d0f96.png);
    background-repeat: no-repeat;
    background-size: 144px 72px;
    width: 72px;
    height: 72px;
    vertical-align: middle;
    overflow: hidden;
}
.icons72-success {
    background-position: 0px 0px;
}
.icons72-blank {
    background-position: -72px 0px;
}
.icons96 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icons96.f6ffd701.png);
    background-repeat: no-repeat;
    background-size: 96px 96px;
    width: 96px;
    height: 96px;
    vertical-align: middle;
    overflow: hidden;
}
.icons96-blank {
    background-position: 0px 0px;
}
.icon-24 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 24px;
    height: 24px;
    margin-top: -4px;
    margin-right: .3em;
    line-height: 24px;
    vertical-align: middle;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/common/icons/icon-24.05eb49a0.png);
    background-position: 24px 24px;
    background-repeat: no-repeat;
    overflow: hidden
}
.icon-24-hot {
    background-position: 0 0
}
.icon-24-account-qq {
    background-position: 0 -24px
}
.icon-24-account-qq-hover, .icon-24-account-qq:hover {
    background-position: 0 -96px
}
.icon-24-account-weixin {
    background-position: 0 -48px
}
.icon-24-account-weixin-hover, .icon-24-account-weixin:hover {
    background-position: 0 -120px
}
.icon-24-account-weibo {
    background-position: 0 -72px
}
.icon-24-account-weibo-hover, .icon-24-account-weibo:hover {
    background-position: 0 -144px
}
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table th {
    font-weight: bold;
}
.table thead th {
    vertical-align: bottom;
    padding: 6px 8px;
}
.table thead tr th, .table thead tr td {
    border-top: 0;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed th, .table-condensed td {
    padding: 4px 5px;
}
.table-noborder th, .table-noborder td {
    border-top: 0;
}
.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    border-radius: 4px;
}
.table-bordered thead tr th, .table-bordered tbody tr th, .table-bordered tbody tr td {
    border-left: 1px solid #dddddd;
}
.table-text-center thead tr th, .table-text-center tbody tr th, .table-text-center tbody tr td, .table-text-center tfoot tr td {
    text-align: center;
}
.table-text-center thead tr th.text-left, .table-text-center tbody tr th.text-left, .table-text-center tbody tr td.text-left, .table-text-center tfoot tr td.text-left {
    text-align: left;
}
.table-text-center thead tr th.text-right, .table-text-center tbody tr th.text-right, .table-text-center tbody tr td.text-right, .table-text-center tfoot tr td.text-right {
    text-align: right;
}
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #fbfbfb;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}
.table-form tbody th {
    font-weight: normal;
    text-align: right;
    vertical-align: middle;
}
table td.span, table th.span {
    display: table-cell;
    float: none;
    margin-left: 0;
}
.table td.span1, .table th.span1 {
    float: none;
    width: 34px;
    margin-left: 0;
}
.table td.span2, .table th.span2 {
    float: none;
    width: 84px;
    margin-left: 0;
}
.table td.span3, .table th.span3 {
    float: none;
    width: 134px;
    margin-left: 0;
}
.table td.span4, .table th.span4 {
    float: none;
    width: 184px;
    margin-left: 0;
}
.table td.span5, .table th.span5 {
    float: none;
    width: 234px;
    margin-left: 0;
}
.table td.span6, .table th.span6 {
    float: none;
    width: 284px;
    margin-left: 0;
}
.table td.span7, .table th.span7 {
    float: none;
    width: 334px;
    margin-left: 0;
}
.table td.span8, .table th.span8 {
    float: none;
    width: 384px;
    margin-left: 0;
}
.table td.span9, .table th.span9 {
    float: none;
    width: 434px;
    margin-left: 0;
}
.table td.span10, .table th.span10 {
    float: none;
    width: 484px;
    margin-left: 0;
}
.table td.span11, .table th.span11 {
    float: none;
    width: 534px;
    margin-left: 0;
}
.table td.span12, .table th.span12 {
    float: none;
    width: 584px;
    margin-left: 0;
}
.table td.span13, .table th.span13 {
    float: none;
    width: 634px;
    margin-left: 0;
}
.table td.span14, .table th.span14 {
    float: none;
    width: 684px;
    margin-left: 0;
}
.table td.span15, .table th.span15 {
    float: none;
    width: 734px;
    margin-left: 0;
}
.table td.span16, .table th.span16 {
    float: none;
    width: 784px;
    margin-left: 0;
}
.table td.span17, .table th.span17 {
    float: none;
    width: 834px;
    margin-left: 0;
}
.table td.span18, .table th.span18 {
    float: none;
    width: 884px;
    margin-left: 0;
}
.table tbody tr.success td {
    background-color: #dff0d8;
}
.table tbody tr.error td {
    background-color: #f2dede;
}
.table tbody tr.warning td {
    background-color: #fcf8e3;
}
.table tbody tr.info td {
    background-color: #e1f5e1;
}
.table-hover tbody tr.success:hover td {
    background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
    background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
    background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
    background-color: #d7f4d7;
}
/*font-icon-start*/
.icon-phone:before {
    content: "\E001";
}
.icon-test:before {
    content: "\E002";
}
/*font-icon-end*/
.placeholderui {
    position: absolute;
    color: #a3a3a3;
    white-space: nowrap;
    overflow: hidden;
    cursor: text;
    pointer-events: none;
    z-index: 1;
}
.checkboxui {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    line-height: 0;
    font-size: 0;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-CheckboxUI/checkboxui_bg.68a257a9.png) no-repeat;
    margin-right: 5px;
    cursor: pointer;
}
.checkboxui {
    background-position: 0 0;
}
.checkboxui-checked {
    background-position: 0 -16px;
}
.checkboxui-disabled {
    background-position: 0 -32px;
}
.checkboxui-checked-disabled, .checkboxui-disabled-checked {
    background-position: 0 -48px;
}
/* select ui */
.selectui {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    text-align: left;
}
.selectui {
    *display: inline;
}
.selectui .selectui-head {
    position: relative;
    color: #454545;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    overflow: hidden;
}
.selectui.selectui-disabled .selectui-head {
    background-color: #f5f5f5;
}
.selectui .selectui-head .selectui-result {
    cursor: pointer;
}
.selectui .selectui-head .selectui-drop {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-SelectUI/drop.e0a6d9eb.png) center center no-repeat;
}
.selectui:hover .selectui-drop {
    right: -1px;
    border-right: 1px solid #cdcdcd;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-SelectUI/drop_hover.20e904ec.png) center center no-repeat #ededed;
}
.selectui .selectui-head .selectui-drop i {
    display: none;
}
.selectui ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #cdcdcd;
    _overflow: hidden;
}
.selectui ul li {
    line-height: 0;
    font-size: 0;
}
.selectui ul li a {
    display: block;
    background-color: #fafafa;
    text-decoration: none;
    color: #454545;
    _zoom: 1;
}
.selectui ul li a:hover {
    display: block;
    background-color: #d5e9f2;
    text-decoration: none;
}
.selectui ul li.active a, .selectui ul li.active a:hover {
    background-color: #3d9ccc;
    color: #fff;
}
.selectui-active {
    z-index: 10;
}
.selectui-active ul {
    display: block;
}
/* selectui-medium */
.selectui, .selectui ul li a {
    font-size: 12px;
}
.selectui .selectui-head {
    border-radius: 2px;
    line-height: 26px;
}
.selectui .selectui-head .selectui-result, .selectui .selectui-head .selectui-drop {
    height: 26px;
}
.selectui .selectui-head .selectui-result {
    padding: 0 10px;
    margin-right: 20px;
    _height: auto;
}
.selectui .selectui-head .selectui-drop {
    width: 26px;
}
.selectui ul {
    top: 26px;
}
.selectui ul li a {
    padding: 0 27px 0 10px;
    line-height: 28px;
}
/* selectui-mini */
.selectui-mini, .selectui-mini ul li a {
    font-size: 12px;
}
.selectui-mini .selectui-head {
    border-radius: 2px;
    line-height: 18px;
}
.selectui-mini .selectui-head .selectui-result, .selectui-mini .selectui-head .selectui-drop {
    height: 18px;
}
.selectui-mini .selectui-head .selectui-result {
    padding: 0 4px;
    margin-right: 14px;
    _height: auto;
}
.selectui-mini .selectui-head .selectui-drop {
    width: 14px;
}
.selectui-mini .selectui-head .selectui-drop:before, .selectui-mini .selectui-head .selectui-drop:after {
    border-width: 4px;
    left: 3px;
}
.selectui-mini .selectui-head .selectui-drop:before {
    top: 9px;
}
.selectui-mini .selectui-head .selectui-drop:after {
    top: 8px;
}
.selectui-mini .selectui-head .selectui-drop i {
    border-width: 4px;
    top: 9px;
    left: 4px;
}
.selectui-mini ul {
    top: 18px;
}
.selectui-mini ul li a {
    padding: 0 21px 0 4px;
    line-height: 18px;
}
/* selectui-small */
.selectui-small, .selectui-small ul li a {
    font-size: 12px;
}
.selectui-small .selectui-head {
    border-radius: 2px;
    line-height: 20px;
}
.selectui-small .selectui-head .selectui-result, .selectui-small .selectui-head .selectui-drop {
    height: 20px;
}
.selectui-small .selectui-head .selectui-result {
    padding: 0 6px;
    margin-right: 16px;
    _height: auto;
}
.selectui-small .selectui-head .selectui-drop {
    width: 16px;
}
.selectui-small .selectui-head .selectui-drop:before, .selectui-small .selectui-head .selectui-drop:after {
    border-width: 4px;
    left: 4px;
}
.selectui-small .selectui-head .selectui-drop:before {
    top: 10px;
}
.selectui-small .selectui-head .selectui-drop:after {
    top: 9px;
}
.selectui-small .selectui-head .selectui-drop i {
    border-width: 4px;
    top: 10px;
    left: 5px;
}
.selectui-small ul {
    top: 20px;
}
.selectui-small ul li a {
    padding: 0 23px 0 6px;
    line-height: 20px;
}
/* selectui-large */
.selectui-large, .selectui-large ul li a {
    font-size: 14px;
}
.selectui-large .selectui-head {
    border-radius: 2px;
    line-height: 34px;
}
.selectui-large .selectui-head .selectui-result, .selectui-large .selectui-head .selectui-drop {
    height: 34px;
}
.selectui-large .selectui-head .selectui-result {
    padding: 0 6px;
    margin-right: 24px;
    _height: auto;
}
.selectui-large .selectui-head .selectui-drop {
    width: 24px;
}
.selectui-large .selectui-head .selectui-drop:before, .selectui-large .selectui-head .selectui-drop:after {
    border-width: 6px;
    left: 6px;
}
.selectui-large .selectui-head .selectui-drop:before {
    top: 16px;
}
.selectui-large .selectui-head .selectui-drop:after {
    top: 15px;
}
.selectui-large .selectui-head .selectui-drop i {
    border-width: 4px;
    top: 16px;
    left: 7px;
}
.selectui-large ul {
    top: 34px;
}
.selectui-large ul li a {
    padding: 0 31px 0 6px;
    line-height: 34px;
}
/* selectui-xlarge */
.selectui-xlarge, .selectui-xlarge ul li a {
    font-size: 16px;
}
.selectui-xlarge .selectui-head {
    border-radius: 2px;
    line-height: 38px;
}
.selectui-xlarge .selectui-head .selectui-result, .selectui-xlarge .selectui-head .selectui-drop {
    height: 38px;
}
.selectui-xlarge .selectui-head .selectui-result {
    padding: 0 8px;
    margin-right: 24px;
    _height: auto;
}
.selectui-xlarge .selectui-head .selectui-drop {
    width: 28px;
}
.selectui-xlarge .selectui-head .selectui-drop:before, .selectui-xlarge .selectui-head .selectui-drop:after {
    border-width: 6px;
    left: 7px;
}
.selectui-xlarge .selectui-head .selectui-drop:before {
    top: 18px;
}
.selectui-xlarge .selectui-head .selectui-drop:after {
    top: 17px;
}
.selectui-xlarge .selectui-head .selectui-drop i {
    border-width: 4px;
    top: 18px;
    left: 8px;
}
.selectui-xlarge ul {
    top: 38px;
}
.selectui-xlarge ul li a {
    padding: 0 35px 0 8px;
    line-height: 38px;
}
.tipsui {
    position: absolute;
    border: 1px solid #e4e388;
    background-color: #feffea;
    border-radius: 3px;
}
.tipsui .tipsui-content {
    padding: 4px 8px;
    margin-right: 10px;
}
.tipsui a.tipsui-close {
    position: absolute;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    right: 2px;
    top: 2px;
    color: #666666;
    text-decoration: none;
}
.tipsui .tipsui-arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    overflow: hidden;
}
.tipsui .tipsui-arrow i, .tipsui .tipsui-arrow em {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border-style: solid;
    border-width: 5px;
    border-color: transparent;
    *border-color: white;
    *-webkit-filter: chroma(color=white);
    *        filter: chroma(color=white);
}
.tipsui-left .tipsui-arrow i {
    border-left-color: #e4e388;
    top: 0;
    left: 5px;
}
.tipsui-left .tipsui-arrow em {
    border-left-color: #feffea;
    top: 0;
    left: 4px;
}
.tipsui-right .tipsui-arrow i {
    border-right-color: #e4e388;
    top: 0;
    left: -5px;
}
.tipsui-right .tipsui-arrow em {
    border-right-color: #feffea;
    top: 0;
    left: -4px;
}
.tipsui-bottom .tipsui-arrow i {
    border-bottom-color: #e4e388;
    top: -5px;
    left: 0;
}
.tipsui-bottom .tipsui-arrow em {
    border-bottom-color: #feffea;
    top: -4px;
    left: 0;
}
.tipsui-top .tipsui-arrow i {
    border-top-color: #e4e388;
    top: 5px;
    left: 0;
}
.tipsui-top .tipsui-arrow em {
    border-top-color: #feffea;
    top: 4px;
    left: 0;
}
.loadingui {
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
}
.loadingui-a {
    width: 32px;
    height: 8px;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LoadingUI/loading2.48ca8ca7.gif);
}
.loadingui-b {
    width: 16px;
    height: 16px;
    background-image: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LoadingUI/loading1.4f323667.gif);
}
/* vdialog 图标字体 */
@font-face {
    font-family: 'vdfont';
    src: url(/concat.lietou-static.com/fe-www-pc/v5/fonts/plugins/vdialog/vdfont.351a167d.eot);
    /* IE9*/
    src: url(/concat.lietou-static.com/fe-www-pc/v5/fonts/plugins/vdialog/vdfont.351a167d.eot?#iefix) format('embedded-opentype'),  url(/concat.lietou-static.com/fe-www-pc/v5/fonts/plugins/vdialog/vdfont.9b97441f.woff) format('woff'),  url(/concat.lietou-static.com/fe-www-pc/v5/fonts/plugins/vdialog/vdfont.2d26a8d2.ttf) format('truetype'),  url(/concat.lietou-static.com/fe-www-pc/v5/fonts/plugins/vdialog/vdfont.7779c213.svg#vdfont) format('svg');
    /* iOS 4.1- */
}
/* vdialog 主样式 */
.vdialog {
    position: absolute;
    line-height: 1.5em;
    border-radius: 3px;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: vdialogZoomIn;
    animation-name: vdialogZoomIn;
}
.vdialog-fixed {
    position: fixed;
}
@-webkit-keyframes vdialogZoomIn {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
    }
}
@keyframes vdialogZoomIn {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
    }
}
.vdialog .vd-header, .vdialog .vd-footer {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.vdialog .vd-header {
    position: relative;
    z-index: 1;
}
.vdialog .vd-header .vd-title {
    overflow: hidden;
    text-overflow: ellipsis;
}
.vdialog .vd-header a.vd-close {
    position: absolute;
    text-decoration: none;
}
.vdialog-no-title .vd-header .vd-title {
    display: none;
}
.vdialog .vd-main {
    position: relative;
}
.vdialog .vd-main .vd-icon {
    display: none;
    position: absolute;
    font-family: "vdfont" !important;
    font-style: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.vdialog .vd-main-with-icon .vd-icon {
    display: block;
}
.vdialog .vd-footer {
    display: none;
}
.vdialog .vd-footer:before {
    content: '';
    display: block;
}
.vdialog .vd-footer a.vd-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
}
.vdialog-modal {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
}
/* vdialog 风格控制 */
.vdialog {
    background-color: #fff;
    border: 1px solid #bcbcbc;
}
.vdialog .vd-header .vd-title {
    padding: .8em 2em .8em 1em;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vdialog .vd-header a.vd-close {
    right: .5em;
    top: 50%;
    padding: 0 .2em;
    margin-top: -0.6em;
    font-size: 1.2em;
    color: #000;
    line-height: 1.1em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    opacity: .3;
}
.vdialog .vd-header a.vd-close:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}
.vdialog-no-title .vd-header {
    height: 1em;
}
.vdialog-no-title .vd-header a.vd-close {
    top: 1em;
    right: .5em;
}
.vdialog .vd-main .vd-icon {
    left: 15px;
    top: 2px;
    width: 45px;
    font-size: 35px;
    padding: 1em 0;
    margin-top: -5px;
}
.vdialog .vd-main-with-icon {
    padding: 5px 15px 0 50px;
}
.vdialog .vd-main-with-icon .icon-vd-error:before {
    content: "\E600";
    color: #d9534f;
}
.vdialog .vd-main-with-icon .icon-vd-alert:before {
    content: "\E601";
    color: #f0ad4e;
}
.vdialog .vd-main-with-icon .icon-vd-success:before {
    content: "\E602";
    color: #5cb85c;
}
.vdialog .vd-main-with-icon .icon-vd-confirm:before {
    content: "\E603";
    color: #eea237;
}
.vdialog .vd-main-with-icon .icon-vd-toast-success:before {
    content: "\E604";
    color: #eea237;
}
.vdialog .vd-main-with-icon .icon-vd-toast-loading:before {
    content: "\E605";
    color: #eea237;
}
.vdialog .vd-main .vd-content {
    padding: 2em;
    min-width: 8em;
}
.vdialog-no-padding {
    border: 0;
    border-radius: 0;
}
.vdialog-no-padding.vdialog-no-title .vd-header {
    height: 0;
}
.vdialog-no-padding .vd-main .vd-content {
    padding: 0;
}
.vdialog .vd-footer {
    padding: 0 1em 1em;
}
.vdialog .vd-footer:before {
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#eee));
    background-image: linear-gradient(90deg, #fff, #eee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=1);
    height: 1px;
    margin-bottom: 15px;
}
.vdialog .vd-footer-rtl {
    text-align: right;
}
.vdialog .vd-footer-ltr {
    text-align: center;
}
.vdialog .vd-footer-ltr:before {
    background-image: none;
    margin-left: -1em;
    margin-right: -1em;
}
.vdialog .vd-footer a.vd-btn {
    color: #fff;
    margin: 0 .4em;
    padding: .2em .8em;
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #429cf9;
}
.vdialog .vd-footer a.vd-btn:first-child {
    margin-left: 0;
}
.vdialog .vd-footer a.vd-btn:last-child {
    margin-right: 0;
}
.vdialog .vd-footer a.vd-btn-ok {
    border-color: #3488f7;
    background-color: #429cf9;
}
.vdialog .vd-footer a.vd-btn-cancel {
    color: #333;
    border-color: #c8c8c8;
    background-color: #fff;
}
.vdialog-modal {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    opacity: .6;
    background-color: #000;
}
/* IE6/7 */
.vdialog {
    *padding-top: 3.5em;
}
.vdialog .vd-header {
    *position: absolute;
    *width: 100%;
    *left: 0;
    *top: 0;
}
.vdialog-no-title {
    *padding-top: 1em;
}
.vdialog-modal {
    filter: alpha(opacity=60);
}
/* mobile */
.vdialog-mobile {
    border: 1px solid #e2e2e3;
}
.vdialog-mobile .vd-header {
    padding: 0;
}
.vdialog-mobile .vd-header .vd-title {
    font-size: 1.2em;
    padding: 10px 15px;
    text-align: center;
    border-bottom: 0;
}
.vdialog-mobile .vd-header a.vd-close {
    top: -2px;
    right: -12px;
    font-size: 20px;
    padding: 0;
    width: 25px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    line-height: 25px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #e2e2e3;
}
.vdialog-mobile .vd-main {
    padding: 0;
}
.vdialog-mobile .vd-main-with-icon {
    padding-left: 3.5em;
}
.vdialog-mobile .vd-main .vd-icon {
    top: -16px;
}
.vdialog-mobile .vd-main .vd-content {
    padding: 0 1em 1em 1em;
    word-wrap: break-word;
    word-break: break-all;
    min-width: 10em;
}
.vdialog-mobile .vd-footer {
    padding: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: center;
    border-top: 1px solid #e2e2e3;
}
.vdialog-mobile .vd-footer:before {
    display: none;
}
.vdialog-mobile .vd-footer a.vd-btn {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-width: 0 0 0 1px;
    border-color: #e2e2e3;
    margin: 0;
    padding: .6em 0;
    border-radius: 0;
}
.vdialog-mobile .vd-footer a.vd-btn:first-child {
    border-left-width: 0;
    border-bottom-left-radius: 3px;
}
.vdialog-mobile .vd-footer a.vd-btn:last-child {
    border-bottom-right-radius: 3px;
}
.vdialog-mobile .vd-footer a.vd-btn:active {
    background-color: #eee;
}
.vdialog-mobile .vd-footer a.vd-btn-ok {
    background-color: #fff;
    color: #00ad0a;
}
/* toast */
.vdialog-toast {
    border: 0;
    background-color: rgba(0, 0, 0, .75);
}
.vdialog-toast .vd-header, .vdialog-toast .vd-footer {
    display: none !important;
}
.vdialog-toast .vd-main .vd-icon {
    position: static;
    text-align: center;
    width: auto;
    font-size: 50px;
    line-height: 2em;
    margin-top: 0;
    padding: 0;
}
.vdialog-toast .vd-main-with-icon {
    margin-top: 0;
    padding: 0;
}
.vdialog-toast .vd-main-with-icon .icon-vd-toast-loading:before, .vdialog-toast .vd-main-with-icon .icon-vd-toast-success:before {
    color: #fff;
}
.vdialog-toast .vd-main-with-icon .icon-vd-toast-loading {
    animation: toast-loading 2s linear infinite;
    -webkit-animation: toast-loading 2s linear infinite;
}
@-webkit-keyframes toast-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes toast-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.vdialog-toast .vd-main .vd-content {
    padding: 0 2em 1em;
    color: #fff;
    text-align: center;
    min-width: 6em;
}
.alert-ts {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 22px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
}
.alert-ts .closex {
    font-family: Verdana;
    padding-bottom: 1px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    z-index: 3;
    cursor: pointer;
}
.alert-ts .closex:hover {
    -webkit-transform: rotate(180deg);
}
.alert-ts .alert-ts-arrow {
    position: absolute;
    overflow: hidden;
}
.alert-ts .alert-ts-arrow i {
    display: block;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    border-style: solid;
    border-width: 1px;
    border-color: transparent transparent transparent transparent;
}
.alert-ts .alert-ts-arrow .a1 {
    z-index: 1;
}
.alert-ts .loading {
    min-width: 80px;
    min-height: 30px;
}
.alert-ts .loading div {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.alert-ts .loading div i {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-animation: ball-beat 0.7s 0s infinite linear;
    animation: ball-beat 0.7s 0s infinite linear;
}
.alert-ts .loading div i:nth-child(2n-1) {
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}
/*
  皮肤
*/
/* default */
.alert-ts-default {
    padding: 8px 10px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #666;
}
.alert-ts-default .loading i {
    background-color: #d2d2d2 !important;
}
.alert-ts-default .closex {
    color: #d2d2d2;
}
/* info */
.alert-ts-info {
    padding: 8px 10px;
    border: 1px solid #ceeaff;
    background-color: #e8f8ff;
    color: #6699cc;
}
.alert-ts-info .loading i {
    background-color: #b7e7fe !important;
}
.alert-ts-info .closex {
    color: #a8d7f5;
}
/* warning */
.alert-ts-warning {
    padding: 8px 10px;
    border: 1px solid #ffe99d;
    background-color: #fff8d2;
    color: #cc8c28;
}
.alert-ts-warning .loading i {
    background-color: #f9d574 !important;
}
.alert-ts-warning .closex {
    color: #ebd97b;
}
/* error */
.alert-ts-error {
    padding: 8px 10px;
    border: 1px solid #ffd0d0;
    background-color: #fff0ee;
    color: #cc0000;
}
.alert-ts-error .loading i {
    background-color: #ffbaba !important;
}
.alert-ts-error .closex {
    color: #edb6b6;
}
.animated-zoomin {
    -webkit-animation: zoomin 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
    animation: zoomin 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.animated-fadein-top {
    -webkit-animation: fadein-top 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
    animation: fadein-top 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.animated-fadein-right {
    -webkit-animation: fadein-right 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
    animation: fadein-right 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.animated-fadein-bottom {
    -webkit-animation: fadein-bottom 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
    animation: fadein-bottom 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.animated-fadein-left {
    -webkit-animation: fadein-left 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
    animation: fadein-left 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.animated-bounceout {
    -webkit-animation: bounce-in 0.75s cubic-bezier(0.39, 0.58, 0.57, 1);
    animation: bounce-in 0.75s cubic-bezier(0.39, 0.58, 0.57, 1);
}
/* 动画 */
@-webkit-keyframes zoomin {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
    }
}
@keyframes zoomin {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1);
        transform: scale3d(0.1, 0.1, 0.1);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
    }
}
@-webkit-keyframes ball-beat {
    50% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        opacity: 0.2;
        -webkit-transform: scale(0.75);
    }
    100% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
@keyframes ball-beat {
    50% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        opacity: 0.2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes bounce-in {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounce-in {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes fadein-bottom {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
    }
}
@keyframes fadein-bottom {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadein-right {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
    }
}
@keyframes fadein-right {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadein-left {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(10px, 0, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
    }
}
@keyframes fadein-left {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadein-top {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
    }
}
@keyframes fadein-top {
    from {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.radioui {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    line-height: 0;
    font-size: 0;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-RadioUI/radioui_bg.5bff94c7.png) no-repeat;
    margin-right: 5px;
    cursor: pointer;
}
.radioui {
    background-position: 0 0;
}
.radioui-checked {
    background-position: 0 -16px;
}
.radioui-disabled {
    background-position: 0 -32px;
}
.radioui-checked-disabled, .radioui-disabled-checked {
    background-position: 0 -48px;
}
/** date-selectui */
.date-selectui {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    text-align: left;
}
.date-selectui .date-selectui-head {
    position: relative;
    color: #454545;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    overflow: hidden;
}
.date-selectui .date-selectui-head .date-selectui-result {
    cursor: pointer;
}
.date-selectui .date-selectui-head .date-selectui-drop {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-SelectDate/drop.e0a6d9eb.png) center center no-repeat;
}
.date-selectui:hover .date-selectui-drop {
    right: -1px;
    border-right: 1px solid #cdcdcd;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-SelectDate/drop_hover.20e904ec.png) center center no-repeat #ededed;
}
.date-selectui .date-selectui-head .date-selectui-drop i {
    display: none;
}
.date-selectui, .date-selectui ul li a {
    font-size: 12px;
}
.date-selectui .date-selectui-head {
    line-height: 26px;
    border-radius: 2px;
}
.date-selectui .date-selectui-head .date-selectui-result, .date-selectui .date-selectui-head .date-selectui-drop {
    height: 26px;
}
.date-selectui .date-selectui-head .date-selectui-result {
    padding: 0 10px;
    margin-right: 20px;
}
.date-selectui .date-selectui-head .date-selectui-drop {
    width: 26px;
}
.date-selectui ul li a {
    padding: 0 27px 0 10px;
    line-height: 28px;
}
.date-selectui .date-selectui-date-list {
    display: none;
    position: absolute;
    top: 28px;
    width: 202px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background-color: #fff;
}
.date-selectui .date-selectui-top-title {
    position: relative;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 14px;
    text-align: center;
    background-color: #f4f4f4;
    color: #666;
}
.date-selectui .date-selectui-top-title .arrow-left {
    position: absolute;
    left: 2px;
    top: 2px;
    line-height: 0;
    width: 24px;
    height: 24px;
    border: 1px #f4f4f4 solid;
    border-radius: 3px;
    cursor: pointer;
}
.date-selectui .date-selectui-top-title .arrow-left:hover {
    border: 1px #dcdcdc solid;
    background-color: #fdfdfd;
}
.date-selectui .date-selectui-top-title .arrow-left i {
    border: 5px solid transparent;
    border-right: 5px solid #3d9ccc;
    font-size: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 7px 0 0 -6px;
}
.date-selectui .date-selectui-top-title .disabled .i-left {
    border-right: 5px solid #ccc;
}
.date-selectui .date-selectui-top-title .disabled .i-right {
    border-left: 5px solid #ccc;
}
.date-selectui .date-selectui-top-title .arrow-right {
    position: absolute;
    right: 2px;
    top: 2px;
    line-height: 0;
    width: 24px;
    height: 24px;
    border: 1px #f4f4f4 solid;
    border-radius: 3px;
    cursor: pointer;
}
.date-selectui .date-selectui-top-title .arrow-right:hover {
    border: 1px #dcdcdc solid;
    background-color: #fdfdfd;
}
.date-selectui .date-selectui-top-title .arrow-right i {
    border: 5px solid transparent;
    border-left: 5px solid #3d9ccc;
    font-size: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 7px -6px 0 0;
}
.date-selectui .date-selectui-top-title .disabled {
    cursor: not-allowed;
}
.date-selectui .date-selectui-top-title a.to-now {
    margin-left: 30px;
    border: 1px solid #ddd;
    background-color: #ddd;
    padding: 2px;
    border-radius: 6px;
}
.date-selectui .date-selectui-year-list {
    width: 202px;
    height: 85px;
    overflow: hidden;
    position: relative;
}
.date-selectui .date-selectui-year-list .date-detail {
    position: absolute;
    left: 0;
    top: 0;
}
.date-selectui .date-selectui-year-list ul {
    margin-top: 5px;
    width: 202px;
    float: left;
}
.date-selectui .date-selectui-year-list ul li, .date-selectui .date-selectui-month-list ul li {
    float: left;
    width: 40px;
    height: 20px;
    line-height: 20px;
    margin: 2px 4px;
    border: 1px #fff solid;
    border-radius: 3px;
    text-align: center;
    font-family: "Arial";
    cursor: pointer;
    color: #3d9ccc;
}
.date-selectui .date-selectui-month-list {
    border-top: 1px dashed #ccc;
    padding: 5px 0;
}
.date-selectui .date-selectui-month-list ul li {
    width: 30px;
    height: 20px;
    line-height: 20px;
    margin: 0 9px;
}
.date-selectui .date-selectui-year-list ul li:hover, .date-selectui .date-selectui-month-list ul li:hover {
    border: 1px #3d9ccc solid;
}
.date-selectui .date-selectui-top-title a.to-now.active, .date-selectui .date-selectui-year-list ul .active, .date-selectui .date-selectui-month-list ul .active {
    color: #fff;
    border: 1px #3d9ccc solid;
    background-color: #3d9ccc;
}
.LocalDataUIA {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.LocalDataUIA em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIA/drop_arrow.bcae6d1e.gif) center center no-repeat;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    pointer-events: none;
}
.LocalDataUIA input {
    cursor: pointer;
    padding-right: 1.8em;
}
.LocalDataUIA i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
    pointer-events: none;
}
.LocalDataUIA-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIB {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.LocalDataUIB em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIB/drop_arrow.bcae6d1e.gif) center center no-repeat;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
}
.LocalDataUIB input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUIB i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUIB span.items {
    position: absolute;
    left: 0;
    overflow: hidden;
}
.LocalDataUIB span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUIB span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIB/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUIB span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUIB-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIC {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.LocalDataUIC-simulation-text {
    color: #454545;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.LocalDataUIC em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUIC:hover em.drop {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p_hover.9295e2e7.png) center center no-repeat #f5f5f5;
}
.LocalDataUIC input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUIC i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUIC span.items {
    position: absolute;
    left: 0;
    margin-right: 28px;
    overflow: hidden;
}
.LocalDataUIC span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUIC span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUIC span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUIC-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIC-disabled:hover em.drop {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUIA {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.LocalDataUIA em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIA/drop_arrow.bcae6d1e.gif) center center no-repeat;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    pointer-events: none;
}
.LocalDataUIA input {
    cursor: pointer;
    padding-right: 1.8em;
}
.LocalDataUIA i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
    pointer-events: none;
}
.LocalDataUIA-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIB {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.LocalDataUIB em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIB/drop_arrow.bcae6d1e.gif) center center no-repeat;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
}
.LocalDataUIB input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUIB i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUIB span.items {
    position: absolute;
    left: 0;
    overflow: hidden;
}
.LocalDataUIB span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUIB span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIB/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUIB span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUIB-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIC {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.LocalDataUIC-simulation-text {
    color: #454545;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.LocalDataUIC em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUIC:hover em.drop {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p_hover.9295e2e7.png) center center no-repeat #f5f5f5;
}
.LocalDataUIC input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUIC i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUIC span.items {
    position: absolute;
    left: 0;
    margin-right: 28px;
    overflow: hidden;
}
.LocalDataUIC span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUIC span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUIC span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUIC-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIC-disabled:hover em.drop {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUID {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    overflow: visible;
    /*cursor: pointer;*/
}
.LocalDataUID-simulation-text {
    color: #454545;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.LocalDataUID em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUID em.drop:hover {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/drop_arrow_p_hover.9295e2e7.png) center center no-repeat #f5f5f5;
}
.LocalDataUID input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUID .LocalDataUID-input {
    position: absolute;
    margin-left: 5px;
    bottom: 0;
}
.LocalDataUID .LocalDataUID-input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.LocalDataUID .LocalDataUID-suggest {
    position: absolute;
    display: none;
    margin-left: -1px;
    left: 0;
    right: 0;
    top: 100%;
    width: 100%;
    line-height: 24px;
    border: 1px solid #ccc;
    background-color: #fff;
    min-height: 200px;
    overflow-y: hidden;
    z-index: 10;
}
.LocalDataUID .LocalDataUID-suggest-notfound, .LocalDataUID .LocalDataUID-suggest-over-range {
    text-align: center;
    line-height: 30px;
    color: #b94e4a;
    background-color: #f2dede;
}
.LocalDataUID .LocalDataUID-suggest-title, .LocalDataUID .LocalDataUID-suggest-item {
    padding: 0 10px;
}
.LocalDataUID .LocalDataUID-suggest-title {
    color: #999;
    margin: 5px 0;
    background-color: #f4f4f4;
}
.LocalDataUID .LocalDataUID-suggest-list {
    position: relative;
    /*margin: -5px 0;*/
    max-height: 350px;
    overflow: auto;
}
.LocalDataUID .LocalDataUID-suggest-item {
    cursor: pointer;
}
.LocalDataUID .LocalDataUID-suggest-item:hover, .LocalDataUID .LocalDataUID-suggest-item.active {
    color: #fff;
    text-shadow: none;
    background-color: #249aca;
}
.LocalDataUID .LocalDataUID-suggest-item .suggest-selected {
    float: right;
}
.LocalDataUID i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUID span.items {
    height: 28px;
    position: absolute;
    left: 0;
    margin-right: 28px;
    overflow: hidden;
}
.LocalDataUID span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUID span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUID span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUID-disabled {
    background-color: #f5f5f5;
}
.LocalDataUID-disabled em.drop:hover {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUIA {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.LocalDataUIA em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIA/drop_arrow.bcae6d1e.gif) center center no-repeat;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    pointer-events: none;
}
.LocalDataUIA input {
    cursor: pointer;
    padding-right: 1.8em;
}
.LocalDataUIA i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
    pointer-events: none;
}
.LocalDataUIA-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIB {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.LocalDataUIB em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIB/drop_arrow.bcae6d1e.gif) center center no-repeat;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
}
.LocalDataUIB input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUIB i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUIB span.items {
    position: absolute;
    left: 0;
    overflow: hidden;
}
.LocalDataUIB span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUIB span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIB/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUIB span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUIB-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIC {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.LocalDataUIC-simulation-text {
    color: #454545;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.LocalDataUIC em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUIC:hover em.drop {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p_hover.9295e2e7.png) center center no-repeat #f5f5f5;
}
.LocalDataUIC input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUIC i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUIC span.items {
    position: absolute;
    left: 0;
    margin-right: 28px;
    overflow: hidden;
}
.LocalDataUIC span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUIC span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUIC span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUIC-disabled {
    background-color: #f5f5f5;
}
.LocalDataUIC-disabled:hover em.drop {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUIC/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUID {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    overflow: visible;
    /*cursor: pointer;*/
}
.LocalDataUID-simulation-text {
    color: #454545;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.LocalDataUID em.drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/drop_arrow_p.62eb697e.png) center center no-repeat;
}
.LocalDataUID em.drop:hover {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/drop_arrow_p_hover.9295e2e7.png) center center no-repeat #f5f5f5;
}
.LocalDataUID input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.LocalDataUID .LocalDataUID-input {
    position: absolute;
    margin-left: 5px;
    bottom: 0;
}
.LocalDataUID .LocalDataUID-input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.LocalDataUID .LocalDataUID-suggest {
    position: absolute;
    display: none;
    margin-left: -1px;
    left: 0;
    right: 0;
    top: 100%;
    width: 100%;
    line-height: 24px;
    border: 1px solid #ccc;
    background-color: #fff;
    min-height: 200px;
    overflow-y: hidden;
    z-index: 10;
}
.LocalDataUID .LocalDataUID-suggest-notfound, .LocalDataUID .LocalDataUID-suggest-over-range {
    text-align: center;
    line-height: 30px;
    color: #b94e4a;
    background-color: #f2dede;
}
.LocalDataUID .LocalDataUID-suggest-title, .LocalDataUID .LocalDataUID-suggest-item {
    padding: 0 10px;
}
.LocalDataUID .LocalDataUID-suggest-title {
    color: #999;
    margin: 5px 0;
    background-color: #f4f4f4;
}
.LocalDataUID .LocalDataUID-suggest-list {
    position: relative;
    /*margin: -5px 0;*/
    max-height: 350px;
    overflow: auto;
}
.LocalDataUID .LocalDataUID-suggest-item {
    cursor: pointer;
}
.LocalDataUID .LocalDataUID-suggest-item:hover, .LocalDataUID .LocalDataUID-suggest-item.active {
    color: #fff;
    text-shadow: none;
    background-color: #249aca;
}
.LocalDataUID .LocalDataUID-suggest-item .suggest-selected {
    float: right;
}
.LocalDataUID i.placeholder {
    position: absolute;
    font-style: normal;
    color: #acacac;
}
.LocalDataUID span.items {
    height: 28px;
    position: absolute;
    left: 0;
    margin-right: 28px;
    overflow: hidden;
}
.LocalDataUID span.items span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    white-space: nowrap;
    padding: 0 20px 0 2px;
    position: relative;
    text-overflow: ellipsis;
}
.LocalDataUID span.items span a.close {
    position: absolute;
    right: 0;
    top: 7px;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/close.5ed4f863.png);
    overflow: hidden;
}
.LocalDataUID span.items span a.close:hover {
    background-position: 0 -16px;
}
.LocalDataUID-disabled {
    background-color: #f5f5f5;
}
.LocalDataUID-disabled em.drop:hover {
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-LocalDataUID/drop_arrow_p.62eb697e.png) center center no-repeat;
}
/** date-selectui */
.date-selectui {
    display: inline-block;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    text-align: left;
    *display: inline;
}
.date-selectui .date-selectui-head {
    position: relative;
    color: #454545;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    overflow: hidden;
}
.date-selectui .date-selectui-head .date-selectui-result {
    cursor: pointer;
}
.date-selectui .date-selectui-head .date-selectui-drop {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-DateSelectUI/drop.e0a6d9eb.png) center center no-repeat;
}
.date-selectui:hover .date-selectui-drop {
    right: -1px;
    border-right: 1px solid #cdcdcd;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-DateSelectUI/drop_hover.20e904ec.png) center center no-repeat #ededed;
}
.date-selectui .date-selectui-head .date-selectui-drop i {
    display: none;
}
.date-selectui, .date-selectui ul li a {
    font-size: 12px;
}
.date-selectui .date-selectui-head {
    line-height: 26px;
    border-radius: 2px;
}
.date-selectui .date-selectui-head .date-selectui-result, .date-selectui .date-selectui-head .date-selectui-drop {
    height: 26px;
}
.date-selectui .date-selectui-head .date-selectui-result {
    padding: 0 10px;
    margin-right: 20px;
    _height: auto;
}
.date-selectui .date-selectui-head .date-selectui-drop {
    width: 26px;
}
.date-selectui ul li a {
    padding: 0 27px 0 10px;
    line-height: 28px;
}
.date-selectui .date-selectui-date-list {
    display: none;
    position: absolute;
    top: 28px;
    width: 202px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background-color: #fff;
}
.date-selectui .date-selectui-top-title {
    position: relative;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 14px;
    text-align: center;
    background-color: #f4f4f4;
    color: #666;
}
.date-selectui .date-selectui-top-title .arrow-left {
    position: absolute;
    left: 2px;
    top: 2px;
    line-height: 0;
    width: 24px;
    height: 24px;
    border: 1px #f4f4f4 solid;
    border-radius: 3px;
    cursor: pointer;
}
.date-selectui .date-selectui-top-title .arrow-left:hover {
    border: 1px #dcdcdc solid;
    background-color: #fdfdfd;
}
.date-selectui .date-selectui-top-title .arrow-left i {
    border: 5px solid transparent;
    _border: 5px dotted transparent;
    border-right: 5px solid #3d9ccc;
    font-size: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 7px 0 0 -6px;
}
.date-selectui .date-selectui-top-title .disabled .i-left {
    border-right: 5px solid #ccc;
}
.date-selectui .date-selectui-top-title .disabled .i-right {
    border-left: 5px solid #ccc;
}
.date-selectui .date-selectui-top-title .arrow-right {
    position: absolute;
    right: 2px;
    top: 2px;
    line-height: 0;
    width: 24px;
    height: 24px;
    border: 1px #f4f4f4 solid;
    border-radius: 3px;
    cursor: pointer;
}
.date-selectui .date-selectui-top-title .arrow-right:hover {
    border: 1px #dcdcdc solid;
    background-color: #fdfdfd;
}
.date-selectui .date-selectui-top-title .arrow-right i {
    border: 5px solid transparent;
    _border: 5px dotted transparent;
    border-left: 5px solid #3d9ccc;
    font-size: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 7px -6px 0 0;
}
.date-selectui .date-selectui-top-title .disabled {
    cursor: not-allowed;
}
.date-selectui .date-selectui-top-title a.to-now {
    margin-left: 30px;
    border: 1px solid #ddd;
    background-color: #ddd;
    padding: 2px;
    border-radius: 6px;
}
.date-selectui .date-selectui-year-list {
    width: 202px;
    height: 85px;
    overflow: hidden;
    position: relative;
}
.date-selectui .date-selectui-year-list .date-detail {
    position: absolute;
    left: 0;
    top: 0;
}
.date-selectui .date-selectui-year-list ul {
    margin-top: 5px;
    width: 202px;
    float: left;
}
.date-selectui .date-selectui-year-list ul li, .date-selectui .date-selectui-month-list ul li {
    float: left;
    width: 40px;
    height: 20px;
    line-height: 20px;
    margin: 2px 4px;
    border: 1px #fff solid;
    border-radius: 3px;
    text-align: center;
    font-family: "Arial";
    cursor: pointer;
    color: #3d9ccc;
}
.date-selectui .date-selectui-month-list {
    border-top: 1px dashed #ccc;
    padding: 5px 0;
}
.date-selectui .date-selectui-month-list ul li {
    width: 30px;
    height: 20px;
    line-height: 20px;
    margin: 0 9px;
}
.date-selectui .date-selectui-year-list ul li:hover, .date-selectui .date-selectui-month-list ul li:hover {
    border: 1px #3d9ccc solid;
}
.date-selectui .date-selectui-top-title a.to-now.active, .date-selectui .date-selectui-year-list ul .active, .date-selectui .date-selectui-month-list ul .active {
    color: #fff;
    border: 1px #3d9ccc solid;
    background-color: #3d9ccc;
}
/* date-selectui-end */
body {
    font-family: "Microsoft Yahei";
}
.article-menu {
    margin-bottom: 20px;
}
.article-menu ul {
    float: left;
}
.article-menu ul li a {
    color: #fff;
    display: block;
    width: 100px;
    padding: 7px 0;
    text-decoration: none;
}
.article-menu ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    background: #505659;
    text-align: center;
    margin-right: 10px;
}
.article-menu ul li a:hover {
    background: #ff5500;
}
.article-menu ul li a.active {
    background: #ff5500;
}
.search-box {
    float: right;
}
.search-box input {
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    display: block;
    float: left;
    width: 230px;
    outline: none;
}
.search-box input.bdcs-search-form-submit {
    width: 50px;
    height: 34px;
    background-color: #ff5500;
    color: #fff;
    font-size: 14px;
    border-radius: 0 2px 2px 0;
    border: none;
    position: relative;
    right: 1px;
    outline: none;
}
.search-box span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #ff5500;
    height: 35px;
    line-height: 35px;
    width: 40px;
    text-align: center;
    margin-left: -1px;
}
/*快速提问*/
.quick-ask-page {
    border: 1px dotted #e8e8e8;
    display: none;
    margin-top: 20px;
}
.quick-ask-page .toolong {
    color: #ff0000;
}
.quick-ask-page .asker-block {
    padding: 40px 0 40px 100px;
}
.quick-ask-page .asker-img {
    float: left;
}
.quick-ask-page .asker-img img {
    width: 60px;
    height: 60px;
    vertical-align: middle;
}
.quick-ask-page .asker-img input {
    margin: 5px 3px 0 0;
    vertical-align: top;
}
.quick-ask-page .asker-content {
    margin-left: 27px;
    float: left;
}
.quick-ask-page .asker-content .last-words {
    float: left;
    margin-left: 10px;
    line-height: 30px;
}
.quick-ask-page .asker-content textarea {
    width: 615px;
    resize: none;
}
.quick-ask-page .asker-content input.my-ask {
    height: 20px;
    float: left;
    height: 24px;
    width: 622px;
    font-size: 12px;
    padding-left: 6px;
}
.quick-ask-page .asker-content p {
    font-size: 14px;
    color: #666;
}
.quick-ask-page .asker-content .tag-tip {
    font-size: 14px;
    color: #69c;
    margin-bottom: 12px;
    display: none;
}
.quick-ask-page .asker-content .more-describe {
    margin-top: 15px;
}
.quick-ask-page .asker-content .more-describe p {
    margin-bottom: 10px;
}
.quick-ask-page .asker-content .more-describe .my-ask-describe {
    height: 102px;
    overflow: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.quick-ask-page .asker-content .topic-tags {
    margin: 10px 0 20px 0;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    border: 1px solid #ccc;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block .icons16-search-gray {
    margin: 0 10px;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block .suggest ul {
    margin-top: 5px;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block ul {
    border: 1px dashed #ccc;
    background: #fff;
    z-index: 2;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block .create-topic a {
    font-size: 12px;
    color: #f80;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block ul li {
    border-bottom: 1px dotted #ccc;
    padding-left: 15px;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block ul li:last-child {
    border-bottom: none;
}
.quick-ask-page .asker-content .topic-tags .topic-input-block ul li a {
    color: #999;
    font-size: 14px;
    line-height: 30px;
    display: block;
    word-break: break-all;
    word-wrap: break-word;
}
.quick-ask-page .asker-content .topic-tags .input-topic {
    padding: 3px 0;
    border: 0;
    font-size: 14px;
    width: 200px;
    line-height: 25px;
}
.quick-ask-page .asker-content .topic-tags .input-topic:focus {
    outline: none;
}
.quick-ask-page .asker-content .topic-tags .add-topic {
    background: #f80;
    padding: 6px 15px;
    margin-left: 8px;
}
.quick-ask-page .asker-content .topic-tags .add-topic-list {
    margin: 10px 0;
}
.quick-ask-page .asker-content .topic-tags .add-topic-list ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.quick-ask-page .asker-content .topic-tags .add-topic-list ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 10px;
}
.quick-ask-page .asker-content .topic-tags .add-topic-list ul li span {
    background: #9dcef9;
    font-size: 14px;
    color: #fff;
    padding: 1px 6px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.quick-ask-page .asker-content .topic-tags .add-topic-list ul li a {
    font-size: 21px;
    background: #6eb4fc;
    vertical-align: top;
    padding: 0 1px;
    font-family: serif;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #fff;
    text-decoration: none;
}
.quick-ask-page .asker-content .verycode input {
    width: 100px;
    padding: 3px 0;
}
.quick-ask-page .asker-content .verycode img {
    vertical-align: middle;
    margin-left: 10px;
}
.quick-ask-page .asker-content .btn {
    background: #69c;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 8px 26px;
    text-shadow: none;
    color: #fff;
}
.quick-ask-page .asker-content .submit-anwser {
    margin-top: 20px;
}
.quick-ask-page .asker-content .cancel-submit-anwswer {
    margin-top: 20px;
    background-color: #ccc;
    margin: 20px 0 0 10px;
}
.simple-tips {
    position: absolute;
}
.simple-tips .simple-tips-theme {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid;
    position: relative;
}
.simple-tips .simple-tips-success {
    background: #d5f2c7;
    color: #52992e;
    border-color: #d1edc2;
}
.simple-tips .simple-tips-error {
    background: #f5c3bf;
    color: #d94436;
    border-color: #f0bebb;
}
.simple-tips .simple-tips-warning {
    background: #f5e7b7;
    color: #99701f;
    border-color: #f0e2b4;
}
.simple-tips .simple-tips-info {
    background: #dcf0fa;
    color: #3d9ccc;
    border-color: #d7ebf5;
}
.simple-tips .simple-tips-content {
    padding: 0 25px;
    white-space: nowrap;
}
.simple-tips .simple-tips-content .content-info {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.simple-tips .simple-tips-theme .simple-tips-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 16px;
    height: 16px;
    background: url(/concat.lietou-static.com/fe-www-pc/v5/images/plugins/jquery-SimpleTips/simpletips.51cede08.png) 0 0 no-repeat;
    vertical-align: text-top;
    margin-right: 8px;
}
.simple-tips .simple-tips-error .simple-tips-icon {
    background-position: 0 -16px;
}
.simple-tips .simple-tips-warning .simple-tips-icon {
    background-position: 0 -32px;
}
.simple-tips .simple-tips-info .simple-tips-icon {
    display: none;
}
.bubbles {
    position: absolute;
    border-style: solid;
}
.bubbles-hide {
    visibility: hidden;
}
.bubbles .bubble-arrow {
    position: absolute;
    border-style: solid;
    border-color: transparent;
    height: 0;
    overflow: hidden;
    _border-color: gray;
    _-webkit-filter: chroma(color=gray);
    _        filter: chroma(color=gray);
    _zoom: 1;
}
.bubbles .bubble-content .bubble-loading {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
}
.bubbles .bubble-close {
    position: absolute;
    cursor: pointer;
    z-index: 1;
}
/* inverse */
.bubbles-inverse {
    background-color: #fff;
    border-color: #8a9499;
}
.bubbles-inverse .bubble-close {
    color: #85b4cc;
}
.bubbles-inverse-lb .bubble-arrow, .bubbles-inverse-lt .bubble-arrow {
    border-left-color: #999;
}
.bubbles-inverse-lb i.bubble-arrow, .bubbles-inverse-lt i.bubble-arrow {
    border-left-color: #fff;
}
.bubbles-inverse-rb .bubble-arrow, .bubbles-inverse-rt .bubble-arrow {
    border-right-color: #999;
}
.bubbles-inverse-rb i.bubble-arrow, .bubbles-inverse-rt i.bubble-arrow {
    border-right-color: #fff;
}
.bubbles-inverse-tl .bubble-arrow, .bubbles-inverse-tr .bubble-arrow {
    border-top-color: #999;
}
.bubbles-inverse-tl i.bubble-arrow, .bubbles-inverse-tr i.bubble-arrow {
    border-top-color: #fff;
}
.bubbles-inverse-bl .bubble-arrow, .bubbles-inverse-br .bubble-arrow {
    border-bottom-color: #999;
}
.bubbles-inverse-bl i.bubble-arrow, .bubbles-inverse-br i.bubble-arrow {
    border-bottom-color: #fff;
}
/* warning */
.bubbles-warning {
    background-color: #f5e7b7;
    border-color: #f0e2b4;
    color: #99701f;
    padding: 0 5px;
    border-radius: 2px;
}
.bubbles-warning .bubble-close {
    color: #99701f;
}
.bubbles-warning-lb .bubble-arrow, .bubbles-warning-lt .bubble-arrow {
    border-left-color: #f0e2b4;
}
.bubbles-warning-lb i.bubble-arrow, .bubbles-warning-lt i.bubble-arrow {
    border-left-color: #f5e7b7;
}
.bubbles-warning-rb .bubble-arrow, .bubbles-warning-rt .bubble-arrow {
    border-right-color: #f0e2b4;
}
.bubbles-warning-rb i.bubble-arrow, .bubbles-warning-rt i.bubble-arrow {
    border-right-color: #f5e7b7;
}
.bubbles-warning-tl .bubble-arrow, .bubbles-warning-tr .bubble-arrow {
    border-top-color: #f0e2b4;
}
.bubbles-warning-tl i.bubble-arrow, .bubbles-warning-tr i.bubble-arrow {
    border-top-color: #f5e7b7;
}
.bubbles-warning-bl .bubble-arrow, .bubbles-warning-br .bubble-arrow {
    border-bottom-color: #f0e2b4;
}
.bubbles-warning-bl i.bubble-arrow, .bubbles-warning-br i.bubble-arrow {
    border-bottom-color: #f5e7b7;
}
/* medium */
.bubbles-medium {
    border-width: 3px;
}
.bubbles-medium .bubble-arrow {
    border-width: 10px;
}
.bubbles-medium .bubble-close {
    font-size: 20px;
    top: 2px;
    right: 6px;
}
.bubbles-medium .bubble-content {
    min-height: 24px;
    _height: 24px;
}
.bubbles-medium-lb .bubble-arrow, .bubbles-medium-lt .bubble-arrow {
    right: -23px;
}
.bubbles-medium-lb .bubble-arrow {
    top: 22px;
}
.bubbles-medium-lt .bubble-arrow {
    bottom: 22px;
}
.bubbles-medium-lb i.bubble-arrow, .bubbles-medium-lt i.bubble-arrow {
    margin-right: 4px;
}
.bubbles-medium-rb .bubble-arrow, .bubbles-medium-rt .bubble-arrow {
    left: -23px;
}
.bubbles-medium-rb .bubble-arrow {
    top: 22px;
}
.bubbles-medium-rt .bubble-arrow {
    bottom: 22px;
}
.bubbles-medium-rb i.bubble-arrow, .bubbles-medium-rt i.bubble-arrow {
    margin-left: 4px;
}
.bubbles-medium-tl .bubble-arrow, .bubbles-medium-tr .bubble-arrow {
    bottom: -23px;
}
.bubbles-medium-tl .bubble-arrow {
    right: 22px;
}
.bubbles-medium-tr .bubble-arrow {
    left: 22px;
}
.bubbles-medium-tl i.bubble-arrow, .bubbles-medium-tr i.bubble-arrow {
    margin-bottom: 4px;
}
.bubbles-medium-bl .bubble-arrow, .bubbles-medium-br .bubble-arrow {
    top: -23px;
}
.bubbles-medium-bl .bubble-arrow {
    right: 22px;
}
.bubbles-medium-br .bubble-arrow {
    left: 22px;
}
.bubbles-medium-bl i.bubble-arrow, .bubbles-medium-br i.bubble-arrow {
    margin-top: 4px;
}
/* small */
.bubbles-small {
    border-width: 1px;
}
.bubbles-small .bubble-arrow {
    border-width: 7px;
}
.bubbles-small .bubble-close {
    font-size: 16px;
    top: 0;
    right: 4px;
}
.bubbles-small .bubble-content {
    min-height: 24px;
    _height: 24px;
    line-height: 24px;
}
.bubbles-small-lb .bubble-arrow, .bubbles-small-lt .bubble-arrow {
    right: -15px;
}
.bubbles-small-lb .bubble-arrow {
    top: 12px;
}
.bubbles-small-lt .bubble-arrow {
    bottom: 12px;
}
.bubbles-small-lb i.bubble-arrow, .bubbles-small-lt i.bubble-arrow {
    margin-right: 1px;
}
.bubbles-small-rb .bubble-arrow, .bubbles-small-rt .bubble-arrow {
    left: -15px;
}
.bubbles-small-rb .bubble-arrow {
    top: 12px;
}
.bubbles-small-rt .bubble-arrow {
    bottom: 12px;
}
.bubbles-small-rb i.bubble-arrow, .bubbles-small-rt i.bubble-arrow {
    margin-left: 1px;
}
.bubbles-small-tl .bubble-arrow, .bubbles-small-tr .bubble-arrow {
    bottom: -15px;
}
.bubbles-small-tl .bubble-arrow {
    right: 12px;
}
.bubbles-small-tr .bubble-arrow {
    left: 12px;
}
.bubbles-small-tl i.bubble-arrow, .bubbles-small-tr i.bubble-arrow {
    margin-bottom: 1px;
}
.bubbles-small-bl .bubble-arrow, .bubbles-small-br .bubble-arrow {
    top: -15px;
}
.bubbles-small-bl .bubble-arrow {
    right: 12px;
}
.bubbles-small-br .bubble-arrow {
    left: 12px;
}
.bubbles-small-bl i.bubble-arrow, .bubbles-small-br i.bubble-arrow {
    margin-top: 1px;
}
.bubblesnew .bubble-content {
    padding: 0px;
}
